Tables Completeness-Check
Completeness-Check for values for ‘Name’
| Prohibited | Example value | Comment | Error code | Error message |
|---|---|---|---|---|
| Numbers only | 123456 | - | 63400000001 | The value for keyword "Name" has an invalid format |
| Special characters only | %%%%%% | - | ||
| Less than 3 characters | D | - | ||
| The same letter repeatedly | DDDDDDDDDD DDDD DDDDDD DDDD |
- | ||
| Three-character string with one special character | 1%2 | Not permitted for persons (‘Contact Type’ is ‘PERSON’) | ||
| At least 5 times the same character in a row | xxxxxx111111 | Not permitted for persons (‘Contact Type’ is ‘PERSON’) |
Completeness-Check for values for ‘Address’
| Prohibited | Example value | Error code | Error message |
|---|---|---|---|
| Numbers only | 123456 | 63400000002 | The value for keyword "Address" has an invalid format |
| Special characters only | %%%%%% | ||
| Just one letter | D | ||
| The same letter repeatedly | DDDDDDDDDD DDDD DDDDDD DDDD |
||
| At least 5 times the same character in a row | xxxxxx111111 |
Completeness-Check for values for ‘PostalCode’
| Notice | Completeness-Checks for postal codes are only applied for DE, AT and CH. |
| Permitted | Example value | Comment | Error code | Error message |
|---|---|---|---|---|
| 5 digits and numeric only (0-9) | 60329 | for DE | 63400000003 | The value for keyword "PostalCode" has an invalid format |
| 4 digits and numeric only (0-9) | 6691 | for AT | ||
| 4 digits and numeric only (0-9) | 8090 | for CH |
Completeness-Check for values for ‘City’
| Prohibited | Example value | Error code | Error message |
|---|---|---|---|
| Numbers only | 123456 | 63400000004 | The value for keyword "City" has an invalid format |
| Special characters only | %%%%%% | ||
| One characters only | D | ||
| Multiple use of one character | DDDDDDDDDD DDDD DDDDDD DDDD |
||
| At least 5 times the same character in a row | xxxxxx111111 |
Overview of value ranges
| Hint | Special characters are all characters outside the value ranges of “alpha-val”, “idn-val” and “digit-val”, see table.
Value Ranges
|